GeanyKeyBinding.callback

Function called when the key combination is pressed, or @c NULL to use the group callback * (preferred). @see plugin_set_key_group().

struct GeanyKeyBinding
GeanyKeyCallback callback;

Meta